HOME |  BACK |  NEXT |  _  WORDLIST |  TOPICS |  _  AUTHORS |  E-MAIL |  _  INDEX | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

WWWE LogoTopic:

<META> Associated Meta-information

Definition:

This tag is used to define and identify specialized document meta-information. Such as expiration date, keywords, or authorship.

Attributes:

HTTP-EQUIV="field"

This attribute binds the element to the HTTP header field. The server may use this information to process the document.

NAME="text"

specifies the name of the name/value pair. If name is omitted, HTTP-EQUIV provides the name.

CONTENT="text"

specifies the name of the name/value pair.

Context:

<META> is legal within:
<HEAD>

No markup can be used within <META>

Suggested style/usage:

Use this tag to include specialized information about your document.

Example:

<HEAD>
<META HTTP-EQUIV="Expires" CONTENT="Mon, 27 Nov 1995 22:19:08 GMT">
<META HTTP-EQUIV="Keywords" CONTENT="Tutorial">
<META HTTP-EQUIV="Reply-to" CONTENT="wwwe@tab.com (World Wide Web Encyclopedia)">
<META HTTP-EQUIV="Keywords" CONTENT="Documentation">
</HEAD>

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

E-Mail: The World Wide Web Encyclopedia at wwwe@tab.com
E-Mail: Charles River Media at chrivmedia@aol.com
Copyright 1996 Charles River Media. All rights reserved.
Text - Copyright © 1995, 1996 - James Michael Stewart & Ed Tittel.
Web Layout - Copyright © 1995, 1996 - LANWrights & IMPACT Online.
Revised -- February 20th, 1996